Basics of Data Structures

IMPORTANT

Basics of Data Structures: Overview

This topic covers concepts, such as Non-primitive Data Structures, Classification of Data Structures, Primitive Data Structures, Operations on Data Structures, Understanding Data Structures, and Concept of Data Structure.

Important Questions on Basics of Data Structures

EASY
IMPORTANT

When new data are to be inserted into a data structure, but there is no available space; this situation is usually called

EASY
IMPORTANT

The indirect change of the values of a variable in one module by another module is called

EASY
IMPORTANT

An _____ is a computer network that allows to controlled access from outside of an organisation's Intranet.

EASY
IMPORTANT

Which of the following is a type of utility used to reduce the size of files to increase the amount of available disk space?

EASY
IMPORTANT

Which of the following statements for a simple graph is correct?

EASY
IMPORTANT

Pushing an element into a stack already having five elements and a stack size of 5, then stack becomes _____.

EASY
IMPORTANT

With what data structure can a priority queue be implemented?

EASY
IMPORTANT

What is the most appropriate data structure to implement a priority queue?

MEDIUM
IMPORTANT

What is the intersection of set A {1,2,3} and set B {2,3,4}

MEDIUM
IMPORTANT

Which of the following phase are recognized phases in hard systems analysis?

MEDIUM
IMPORTANT

What does 'crossed swords' mean in a rich picture?